date tag (The child node of playControl tag .)
Attribute |
Description |
Type and value |
|
start |
The time start to display. |
YYYY-MM-DD |
Required |
end |
The time stop
to display. |
YYYY-MM-DD |
Required |
date tag (The child node
of clock
tag.)
Attribute |
Description |
Type and
value
|
|
format |
The format of
the date. |
Int 0、YYYY/MM/DD 1、MM/DD/YYYY 2、DD/MM/YYYY 3、Jan DD, YYYY 4、DD Jan, YYYY 5、YYYY年MM月DD日 6、MM月DD日 |
Optional |
color |
color |
The color format is
“#RRGGBB” |
Optional |
display |
Whether to display the date. |
Bool false or true. default:true |
Optional |